PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonField Class / setCaption Method
The text displayed on the button.
In This Topic
    setCaption Method
    In This Topic
    Sets the button caption.
    Syntax
    public void setCaption( 
       java.lang.String value
    )

    Parameters

    value
    The text displayed on the button.
    See Also